#include #include #include using namespace std; void U_info(); void g_member(); class collage { private: int D_NO,S_Q,section; char C_1[100],C_2[100],C_3[100],C_4[100],C_5[100],C_6[100],C_7[100],p_1[100]; char S2_C_1[100],S2_C_2[100],S2_C_3[100],S2_C_4[100],S2_C_5[100],S2_C_6[100],S2_C_7[100]; string sch1,sch2,sch3,sch4,sch5,sch6,sch7,s2h1,s2h2,s2h3,s2h4,s2h5,s2h6,s2h7; string s2s1s1,s2s1s2,s2s1s3,s2s1s4,s2s1s5,s2s1s6; string s2s1s7,s2s2s1,s2s2s2,s2s2s3,s2s2s4,s2s2s5,s2s2s6,s2s2s7; string s3s1ch1,s3s1ch2,s3s1ch3,s3s1ch4,s3s1ch5,s3s1ch6,s3s1ch7; string s3s2ch1,s3s2ch2,s3s2ch3,s3s2ch4,s3s2ch5,s3s2ch6,s3s2ch7; int cr1,cr2,cr3,cr4,cr5,cr6,cr7,s2cr1,s2cr2,s2cr3,s2cr4,s2cr5,s2cr6,s2cr7;//variables to display credit hour string a,b,c,d,e,f; double g,h,i,j,k,l; public: char D_Name[100]; void D_1() { D_NO=1; strcpy(D_Name,"Software Engineering"); S_Q=120; section=2; //Semester 1 strcpy(C_1,"Applied Mathematics"); sch1=" 2:00-4:00\t -\t\t -\t\t8:00-11:00\t -\t\t-"; s2s1s1="\t2:00_6:00\t\t\t4:00_6:00"; cr1=7; a="LT 2"; g=12; strcpy(C_2,"Electronics "); sch2=" -\t\t2:00-5:00\t -\t\t -\t\t -\t\t-"; s2s1s2="\t\t\t\t\t\t\t\t\2:00_5:00"; cr2=5; b="LT 2"; h=12; strcpy(C_3,"English "); sch3="\t\t8:00-11:00\t -\t\t -\t\t -\t\t-"; s2s1s3="\t\t\t\t\t\t\t8:0011:00"; cr3=5; c="LT 2"; i=12; strcpy(C_4,"Software "); sch4="\t\t\t\t2:00-5:00\t -\t\t -\t\t-"; s2s1s4="\t\t\t2:00_5:00"; cr4=7; d="LT 2"; j=12; strcpy(C_5,"HIV "); sch5="\t\t\t\t\t\t\t\t\t 2:00-5:00"; s2s1s5="\t\t\t\t\t8:00_11:00"; cr5=5; e="LT 2"; k=12; strcpy(C_6,"Programming 1 "); sch6="\t\t\t\t\t\t2:00-5:00\t\t";s2s1s6="\t8:00_10:00"; cr6=5; f="LT 2"; l=12; strcpy(S2_C_1,"Discrete Mathematics"); s2h1="\t\t2:00-6:00"; s2s2s1="\t\t\t2:00_6:00"; s2cr1=5; strcpy(S2_C_2,"Digital logic "); s2h2="\t\t\t\t\t\t\t\t\t2:00-6:00"; s2s2s2="\t\t\t\t\t\t\t\t\t2:00_4:00"; s2cr2=5; strcpy(S2_C_3,"Writing skill "); s2h3="\t\t\t\t\t\t\t\t\t8:00-11:00"; s2s2s3="\t\t\t\t\t2:00_4:00"; s2cr3=5; strcpy(S2_C_4,"Economics "); s2h4="\t\t\t\t\t\t\t 2:00-5:00"; s2s2s4="\t\t\t\t\t\t\t8:00_11:00"; s2cr4=5; strcpy(S2_C_5,"Civics "); s2h5="\t\t\t\t8:00-11:00"; s2s2s5="\t8:00_11:00"; s2cr5=5; strcpy(S2_C_6,"Programming 2 "); s2h6="\t\t\t\t\t 2:00-5:00\t\t";s2s2s6="\t\t\t\t\t\t\t2:00_4:00"; s2cr6=5; } void D_2() { D_NO=2; strcpy(D_Name,"Computer science"); S_Q=109; strcpy(C_1,"Linear algebra "); sch1="\t\t\t2:00-4:00"; s2s1s1="2:00_6:00"; cr1=5; strcpy(C_2,"Communicative "); sch2="\t8:00-11:00"; s2s1s2="\t\t\t\t\t\t\t\t8:00_10:00"; cr2=5; strcpy(C_3,"Programming 1 "); sch3="\t\t\t\t\t\t\t 2:00-5:00"; s2s1s3="\t\t2:00_5:00"; cr3=5; strcpy(C_4,"Electronics "); sch4="\t\t\t\t\t\t\t\t\t2:00-4:00"; s2s1s4="\t\t\t\t2:00_4:00"; cr4=5; strcpy(C_5,"HIV "); sch5="\t\t\t\t\t\t\t 8:00-11:00"; s2s1s5="\t\t\t\t\t\t8:00_11:00"; cr5=5; strcpy(C_6,"Civics "); sch6="\t2:00-4:00"; s2s1s6="8:00_10:00"; cr6=5; section=2; strcpy(S2_C_1,"Applied Mathematics "); s2h1="\t\t8:00-10:00\t\t\t8:00-10:00"; s2s2s1="\t2:00_6:00\t\t\t2:00_4:00"; s2cr1=6; strcpy(S2_C_2,"Programing 2 "); s2h2="\t\t2:00-4:00"; s2s2s2="\t\t\t2:00_6:00"; s2cr2=5; strcpy(S2_C_3,"Writing "); s2h3="2:00-5:00"; s2s2s3="\t\t\t8:00_11:00"; s2cr3=5; strcpy(S2_C_4,"Statics "); s2h4="\t\t\t\t8:00-10:00"; s2s2s4="\t\t\t\t\t\t\t2:00_4:00"; s2cr4=5; strcpy(S2_C_5,"Logic "); s2h5="\t\t\t\t\t\t\t\t2:00-4:00"; s2s2s5="\t\t\t\t\t\t\t\t\t2:00_4:00"; s2cr5=5; strcpy(S2_C_6,"Digital electronics "); s2h6="\t\t\t\t\t\t\t\t4:00-6:00"; s2s2s6="\t8:00_10:00"; s2cr6=5; } void D_3() { D_NO=3; strcpy(D_Name,"Information technology"); S_Q=90; section=2; strcpy(C_1,"Applied Mathematics "); sch1="\t\t\t\t2:00-5:00"; s2s1s1="\t\t2:00_6:00\t2:00_4:00"; cr1=6; strcpy(C_2,"Civics "); sch2="\t\t\t\t4:00-6:00"; s2s1s2="\t\t\t\t\t\t\t\t\t\t8:00_11:00"; cr2=5; strcpy(C_3,"Communicative English"); sch3="\t2:00-5:00"; s2s1s3="\t\t\t\t\t\t2:00_5:00"; cr3=5; strcpy(C_4,"Logic "); sch4="\t\t\t2:00-4:00"; s2s1s4="2:00_5:00"; cr4=5; strcpy(C_5,"HIV "); sch5="\t\t\t\t4:00-6:00"; s2s1s5="\t\t\t\t\t\t\t\t2:00_4:00"; cr5=5; strcpy(C_6,"It "); sch5="\t\t\t\t\t\t8:00-11:00"; s2s1s6="8:00_10:00"; cr6=3; strcpy(C_7,"Computer Application "); sch7="\t\t\t\t\t\t\t\t\t2:00-4:00"; s2s1s7="\t\t\t\t\t8:00_10:00"; cr7=3; strcpy(S2_C_1,"Discreet Mathematics"); s2h1=" 2:00-6:00"; s2s2s1="2:00_4:00\t\t\t2:00_6:00"; s2cr1=5; strcpy(S2_C_2,"Programing 1 "); s2h2="\t\t 4:00-6:00"; s2s2s2="\t\t\t\t\t\t2:00_4:00"; s2cr2=5; strcpy(S2_C_3,"Electronics "); s2h3="\t\t\t\t8:00-11:00"; s2s2s3="\t\t\t\t\t\t\t\t8:00_10:00"; s2cr3=5; strcpy(S2_C_4,"Analysis "); s2h4="\t\t\t\t\t\t\t\t2:00-4:00"; s2s2s4="\t\t\t\t8:00_10:00"; s2cr4=5; strcpy(S2_C_5,"Management "); s2h5="\t\t\t\t\t\t 8:00-10:00"; s2s2s5="\t\t\t\t\t\t\t\t\t\t2:00_4:00"; s2cr5=5; strcpy(S2_C_6,"Writing "); s2h6="\t\t\t\t\t\t2:00-5:00"; s2s2s6="\t\t8:00_10:00"; s2cr6=5; } void D_4() { D_NO=4; strcpy(D_Name,"Civil Engineering"); S_Q=150; section=3; strcpy(C_1,"Applied Mathematics 1 "); sch1="2:00_6:00\t\t\t\t\t2:00_4:00 "; s2s1s1="2:00_6:00"; s3s1ch1="\t2:00_4:00\t\t\t\t\t\t2:00_6:00"; cr1=6; strcpy(C_2,"Profession"); sch2="\t\t\t2:00-4:00"; s2s1s2="\t\t\t\t4:00_6:00 "; s3s1ch2="\t\t\t2:00_4:00"; cr2=3; strcpy(C_3,"Communicative English "); sch3="\t\t\t\t\t\t8:00-11:00"; s2s1s3="\t\t\t\t\t\t\t\t\t\t8:00_11:00"; s3s1ch3="\t\t\t\t\t8:00_11:00"; cr3=5; strcpy(C_4,"Drawing "); sch4="\t\t\t\t8:00-10:00"; s2s1s4="\t\t2:00_4:00"; s3s1ch4="\t\t\t\t\t\t\t\t2:00_6:00"; cr4=5; strcpy(C_5,"HIV "); sch5=" \t\t\t\t\t\t\t\t8:00-11:00"; s2s1s5="\t\t\t\t\t\t8:00_10:00"; s3s1ch5="\t8:00_11:00"; cr5=5; strcpy(C_6,"Mechanics "); sch6=" \t\t\t\t2:00-4:00\t\t\t2:00-4:00"; s2s1s6="8:00_10:00"; s3s1ch6="\t\t\t\t\t\t\t8:00_11:00"; cr6=6; strcpy(S2_C_1,"Applied Mathematics 2"); s2h1=" 2:00-4:00\t\t\t\t\t8:00-10:00"; s2s2s1="\t\t2:00_6:00"; s3s2ch1="\t\t\t2:00_6:00\t\t\t\t2:00-4:00"; s2cr1=6; strcpy(S2_C_2,"Dynamics "); s2h2=" \t\t2:00-4:00"; s2s2s2="\t2:00_4:00"; s3s2ch2="\t2:00_5:00"; s3s2ch1="\t\t\t2:00_4:00"; s2cr2=6; strcpy(S2_C_3,"Workshop "); s2h3="\t\t\t\t\t\t\t\t2:00-5:00"; s2s2s3="\t\t\t\t8:00_10:00"; s3s2ch3="\t\t\t\t\t2:00_6:00"; s2cr3=3; strcpy(S2_C_4,"Writing Skill "); s2h4="\t\t\t\t\t\t2:00-5:00"; s2s2s4="8:00_10:00"; s3s2ch4="\t\t\t\t\t\t\t\t8:00_11:00"; s2cr4=5; strcpy(S2_C_5,"Surveying "); s2h5="\t\t8:00-11:00"; s2s2s5="\t\t\t\t\t\t2:00_6:00"; s3s2ch5="\t\t\t8:00_10:00"; s2cr5=5; strcpy(S2_C_6,"Strength "); s2h6="\t\t\t\t8:00-11:00"; s2s2s6="\t\t\t\t\t\t\t\t\t2:00_4:00"; s3s2ch6="\t\t\t\t\t\t\t8:00_11:00"; s2cr6=5; strcpy(S2_C_7,"Logic "); s2h7="\t8:00-11:00"; s2s2s7="\t\t\t8:00_10:00"; s3s2ch7="\t8:00_11:00"; s2cr7=5; } void D_5() { D_NO=5; strcpy(D_Name,"Mechanical Engineering"); S_Q=102; section=2; strcpy(C_1,"Applied Mathematics 1 "); sch1="\t8:00-11:00\t\t\t\t\t2:00-5:00"; s2s1s1="\t\t\t\t\t\t\t2:00_6:00"; cr1=5; strcpy(C_2,"Mechanics "); sch2="\t\t\t2:00-4:00\t2:00-4:00"; s2s1s2="\t2:00_4:00"; cr2=6; strcpy(C_3,"Communicative English "); sch3="\t2:00-5:00"; s2s1s3="\t\t\t8:00_10:00"; cr3=5; strcpy(C_4,"Drawing "); sch4="\t\t\t 8:00-11:00"; s2s1s4="\t\t\t\t\t2:00_4:00"; cr4=5; strcpy(C_5,"HIV "); sch5="\t\t\t\t\t\t\t 8:00-11:00"; s2s1s5="\t\t\t\t\t\t\t8:00_10:00"; cr5=5; strcpy(C_6,"Profession "); sch6="\t\t\t\t\t8:00-10:00"; s2s1s6="\t\t8:00_10:00"; cr6=3; strcpy(C_7,"Civics "); sch7="\t\t\t\t\t8:00-11:00"; s2s1s7="\t\t\t\t\t\t\t8:00_11:00"; cr7=5; strcpy(S2_C_1,"Applied Mathematics 2 "); s2h1="\t\t\t 2:00-6:00\t\t\t8:00-11:00"; s2s2s7="\t2:00_6:00\t\t4:00_6:00"; s2cr1=6; strcpy(S2_C_2,"Dynamics "); s2h2="\t\t\t\t\t 8:00-11:00"; s2s2s7="\t\t\t2:00_6:00"; s2cr2=6; strcpy(S2_C_3,"Workshop "); s2h3="\t2:00-4:00"; s2s2s7="\t\t\t\t\t\t\t2:00_6:00"; s2cr3=3; strcpy(S2_C_4,"Writing Skill "); s2h4="\t\t\t\t\t\t\t\t\t8:00-11:00"; s2s2s7="\t\t\t\t\t\t\t\t\t8:00_10:00"; s2cr4=5; strcpy(S2_C_5,"Economic s"); s2h5="\t\t\t8:00-11:00"; s2s2s7="\t\t\t8:00_10:00"; s2cr5=5; strcpy(S2_C_6,"Strength "); s2h6="\t\t\t\t\t\t 2:00-6:00"; s2s2s7="\t8:00_11:00"; s2cr6=5; strcpy(S2_C_7,"Logic "); s2h7="\t\t\t\t\t\t\t8:00-11:00"; s2s2s7="\t\t\t\t\t8:00_10:00"; s2cr7=5; } void D_6() { D_NO=6; strcpy(D_Name,"Electrical Engineering"); S_Q=173; section=4; strcpy(C_1,"Applied Mathematics 1 "); sch1="\t2:00-4:00\t2:00-6:00"; s2s1s1="\t\t\t2:00_4:00\t\t\t2:00_4:00"; s3s1ch1="\t2:00_6:00\t\t\t\t2:00_4:00"; cr1=6; strcpy(C_2,"Mechanics "); sch2="\t\t\t\t\t2:00-6:00"; s2s1s2="\t4:00_6:00"; s3s1ch2="\t\t\t2:00_5:00"; cr2=5; strcpy(C_3,"Communicative English "); sch3="\t\t\t\t\t\t\t\t\t8:00-11:00"; s2s1s3="\t\t\t\t\t8:00_10:00"; s3s1ch3="\t\t\t\t\t8:00_11:00"; cr3=5; strcpy(C_4,"Life skill "); sch4="\t\t\t\t\t\t\t8:00-11:00"; s2s1s4="\t\t\t\t\t\t\t\t\t8:00_11:00"; s3s1ch4="\t\t\t\t\t\t\t\t8:00_11:00"; cr4=5; strcpy(C_5,"Profession "); sch5="\t\t\t8:00-10:00"; s2s1s5="\t\t\t\t\t2:00_4:00"; s3s1ch5="\t\t\t\t\t\t\t2:00_4:00"; cr5=5; strcpy(C_6,"Civics "); sch6="\t\t\t\t\t\t\t\t\t2:00-5:00"; s2s1s6="\t\t\t8:00_11:00"; s3s1ch6="\t8:00_11:00"; cr6=5; strcpy(S2_C_1,"Applied Mathematics 2 "); s2h1="\t2:00-6:00"; s2s2s1="\t2:00_6:00\t\t\t2:00_4:00"; s3s2ch1="\t\t\t2:00_6;00\t\t\t2:00_4:00"; s2cr1=6; strcpy(S2_C_2,"Dynamics "); s2h2="\t\t\t\t\t2:00-6:00"; s2s2s2="\t\t\t2:00_4:00"; s3s2ch2="\t\t\t\t\t\t\t2:_6:00"; s2cr2=6; strcpy(S2_C_3,"Workshop "); s2h3="\t\t\t\t\t\t\t8:00-11:00"; s2s2s3="\t\t\t\t\t\t\t\t\t2:00_4:00"; s3s2ch3="\t\t\t\t\t\t\t\t8:00_10:00"; s2cr3=3; strcpy(S2_C_4,"Writing Skill "); s2h4="\t8:00-11:00"; s2s2s4="\t\t\t\t\t8:00_10:00"; s3s2ch4="\t2:00_6:00"; s2cr4=5; strcpy(S2_C_5,"Economics "); s2h5="\t\t\t\t\t\t\t\t\t2:00-5:00"; s2s2s5="\t\t\t\t\t\t\t2:00_6:00"; s3s2ch5="\t\t\t8:00_10:00"; s2cr5=5; strcpy(S2_C_6,"Strength "); s2h6="\t\t\t8:00-11:00"; s2s2s6="\t8:00_10:00"; s3s2ch6="\t\t\t\t\t8:00_10:00"; s2cr6=5; strcpy(S2_C_7,"Logic "); s2h7="\t\t\t\t\t\t\t\t\t8:00-11:00"; s2s2s7="\t\t8:00_10:00"; s3s2ch7="2:00_4:00"; s2cr7=5; } void D_7() { D_NO=7; strcpy(D_Name,"Archtecture Engineering"); S_Q=79; section=2; strcpy(C_1,"Applied Mathematics 1 "); sch1="\t2:00-6:00"; s2s1s1="\t\t\t2:00_6:00"; cr1=6; strcpy(C_2,"communicative skill 1 "); sch2="\t\t\t\t\t\t\t8:00-11:00"; s2s1s1="\t2:00_5:00"; cr2=5; strcpy(C_3,"model making term "); sch3="\t\t\t2:00-6:00"; s2s1s1="\t\t\t\t\t2:00_6:00"; cr3=5; strcpy(C_4,"building material 1 "); sch4="\t\t\t\t\t2:00-6:00"; s2s1s1="\t\t\t\t\t\t\t2:00_6:00"; cr4=5; strcpy(C_5,"HIV&life skill "); sch5="\t8:00-10:00"; s2s1s1="\t\t\t8:00_10:00"; cr5=5; strcpy(C_6,"theory&design of 1 "); sch6="\t\t\t\t\t\t\t\t\t\t2:00-6:00"; s2s1s1="\t\t\t\t\t\t\t\t2:00_6:00"; cr6=5; //strcpy(c_7,"communication"); //sch7="\t\t\t\t\t\t8:00-10:00"; strcpy(S2_C_1,"Applied Mathematics 2 "); s2h1="\t 2:00-6:00\t2:00-4:00"; s2s2s1=" \t2:00_6:00\t\t\t2:00_4:00"; s2cr1=6; strcpy(S2_C_2,"communicative skill 2 "); s2h2="\t\t\t\t\t8:00-11:00"; s2s2s1="\t\t\t\t\t\t\t\t\t2:00_4:00 "; s2cr2=5; strcpy(S2_C_3,"building material 2 "); s2h3="\t\t\t\t\t2:00-6:00"; s2s2s1=" \t\t\t8:00_11:00"; s2cr3=5; strcpy(S2_C_4,"theory&design of 2 "); s2h4="\t\t\t8:00-10:00"; s2s2s1="\t\t\t\t\t\t\tt2:00_6:00 "; s2cr4=3; strcpy(S2_C_5,"history of arch "); s2h5="\t\t\t\t\t\t\t\t\t2:00-4:00"; s2s2s1="\t\t\t\t\t\t\t\t2:00_6:00 "; s2cr5=5; strcpy(S2_C_6,"writing skill "); s2h6="\t\t\t\t\t\t\t2:00-5:00"; s2s2s1="\t\t\t\t\t8:00_10:00 "; s2cr6=5; //*strcpy(S2_C_7,"urban sociology"); //s2h7="\t\t\t\t\t\t\t\t8:00-11:00"; } void D_8() { D_NO=8; strcpy(D_Name,"Irrigation Engineering"); S_Q=190; section=3; strcpy(C_1,"Applied Mathematics "); sch1="\t2:00_6:00\t\t\t\t\t\t\t8:00_10:00"; s2s1s1="\t\t\t\t\t\t\t2:00_6:00\t\t2:00_4:00"; s3s1ch1="\t2:00_6:00"; cr1=6; strcpy(C_2,"Electronics "); sch2="\t\t\t\t\t2:00_4:00"; s2s1s2="\t2:00_5:00"; s3s1ch2="\t\t\t2:00_4:00"; cr2=5; strcpy(C_3,"communicative "); sch3="\t\t\t\t\t\t\t8:00_11:00"; s2s1s3="\t\t\t\t\t8:00_11:00"; s3s1ch3="\t\t\t\t\t8:00_11;00"; cr3=5; strcpy(C_4,"civics "); sch4="\t\t\t8:00_11:00"; s2s1s4="\t\t\t8:00_11:00"; s3s1ch4="\t\t\t\t\t\t\t\t8:00_11:00"; cr4=5; strcpy(C_5,"HIV "); sch5="\t\t\t\t\t\t\t\t\t8:00_11:00"; s2s1s5="\t\t\t\t\t\t\t8:00_11:00"; s3s1ch5="\t\t\t8:00_11:00"; cr5=5; strcpy(C_6,"drawing "); sch6="\t2:00_4:00"; s2s1s6="\t\t\t2:00_5:00"; s3s1ch6="\t\t\t\t\t\t\t2:00_6:00"; cr6=5; strcpy(S2_C_1,"Applied Mathematics 2 "); s2h1="\t2:00_6:00\t\t\t4:00_6:00"; s2s2s1="\t2:00_6:00\t\t\t\t\t2:00_4:00"; s3s2ch1="\t\t\t2:00_6:00"; s2cr1=6; strcpy(S2_C_2,"Dynamics "); s2h2="\t\t\t2:00_4:00"; s2s2s2="\t\t\t2:00_6:00"; s3s2ch2="\t2:00_4:00"; s2cr2=6; strcpy(S2_C_3,"Workshop "); s2h3="\t\t\t\t\t\t\t8:00_11:00"; s2s2s3="\t\t\t\t\t2:00_6:00"; s3s2ch3="\t\t\t\t\t2:00_6:00"; s2cr3=3; strcpy(S2_C_4,"Writing Skill "); s2h4="\t\t\t\t\t\t\t\t\t8:00_11:00"; s2s2s4="\t\t\t\t\t8:00_11:00"; s3s2ch4="\t\t\t\t\t\t\t\t8:00_11:00"; s2cr4=5; strcpy(S2_C_5,"Economics "); s2h5="\t\t\t\t\t\t\t2:00_4:00"; s2s2s5="\t\t\t\t\t\t\t8:00_11:00"; s3s2ch5="\t\t\t\t\t\t\t2:00_6:00"; s2cr5=5; strcpy(S2_C_6,"Strength "); s2h6="\t\t\t\t\t\t\t\t\t2:00_6:00"; s2s2s6="\t\t\t\t\t\t\t\t\t2:00_6:00"; s3s2ch6="\t\t\t8:00_11:00"; s2cr6=5; strcpy(S2_C_7,"Logic "); s2h7="\t8:00_11:00"; s2s2s7="\t8:00_10:00"; s3s2ch7="\t\t\t\t\t8:00-11:00"; s2cr7=5; } void D_9() { D_NO=9; strcpy(D_Name,"Hydro Engineering"); S_Q=110; section=2; strcpy(C_1,"Applied Mathematics "); sch1="\t2:00_6:00\t\t\t\t\t2:00_4:00"; s2s1s1="\t\t2:00_6:00\t\t\t4:00_6:00"; cr1=6; strcpy(C_2,"mechanics "); sch2="\t\t\t\t\t2:00_4:00"; s2s1s2="\t\t\t\t2:00_6:00"; cr2=6; strcpy(C_3,"civics "); sch3="\t\t\t\t\t\t\t\t\t8:00_10:00"; s2s1s3="\t\t\t\t\t\t\t\t8:00_11:00"; cr3=5; strcpy(C_4,"communicative "); sch4="\t2:00_5:00"; s2s1s4="\t\t\t\t8:00_11:00"; cr4=5; strcpy(C_5,"HIV "); sch5="\t\t\t\t\t8:00_11:00"; s2s1s5="\t\t\t\t\t\t8:00_11:00"; cr5=5; strcpy(C_6,"drawing "); sch6="\t\t\t\t\t\t\t8:00_10:00"; s2s1s6="\t\t\t\t\t\t\t\t\t\t2:00_4:00"; cr6=5; strcpy(C_7,"profession "); sch7="\t\t\t\t\t\t\t\t\t\t2:00_4:00"; s2s1s7="\t8:00_10:00"; cr7=3; strcpy(S2_C_1,"Applied Mathematics 2 "); s2h1="2:00_6:00\t\t\t\t\t2:00_4:00"; s2s2s1="\t2:00_6:00\t\t\t\t\t2:00_4:00"; s2cr1=6; strcpy(S2_C_2,"hydrolics "); s2h2="\t\t4:00_6:00"; s2s2s2="\t\t\t2:00-6:00"; s2cr2=6; strcpy(S2_C_3,"strength "); s2h3="\t\t\t\t2:00_6:00"; s2s2s3="\t\t\t\t\t2:00_6:00"; s2cr3=5; strcpy(S2_C_4,"Writing Skill "); s2h4="\t\t\t\t\t\t8:00_11:00"; s2s2s4="\t\t\t\t\t\t\t\t\t2:00_6:00"; s2cr4=5; strcpy(S2_C_5,"surveying "); s2h5="\t\t\t\t\t\t\t\t2:00_6:00"; s2s2s5="\t\t\t\t\t\t\t8:00_11:00"; s2cr5=6; strcpy(S2_C_6,"programming "); s2h6="\t\t\t\t\t\t\t\t\t\t8:00_10:00"; s2s2s6="\t8:00_11:00"; s2cr6=5; strcpy(S2_C_7,"probability "); s2h7="\t8:00_10:00"; s2s2s6="\t\t\t8:00_11:00"; s2cr7=5; //strcpy(S2_C_7,"Logic"); //s2h7=""; } void D_10() { D_NO=10; strcpy(D_Name,"Water.S Engineering"); S_Q=134; section=2; strcpy(C_1,"Applied Mathematics "); sch1="\t2:00_6:00\t\t\t\t\t8:00_10:00"; s2s1s1="\t2:00_6:00\t\t\t4:00_6:00"; cr1=6; strcpy(C_2,"reproductive health "); sch2="\t\t\t2:00_4:00"; s2s1s2="\t\t\t2:00_6:00"; cr2=5; strcpy(C_3,"Communicative English "); sch3="\t\t\t\t\t\t\t\t\t8:0011:00"; s2s1s3="\t\t\t\t\t8:00_11:00"; cr3=5; strcpy(C_4,"Civics "); sch4="\t\t\t\t\t2:00_6:00"; s2s1s4="\t\t\t\t\t\t\t8:00_11:00"; cr4=5; strcpy(C_5,"HIV "); sch5="\t\t\t8:00_11:00"; s2s1s5="\t\t\t8:00_11:00"; cr5=5; strcpy(C_6,"Mechanics "); sch6="\t\t\t\t\t\t\t\t\t2:_4:00"; s2s1s6="\t\t\t\t\t\t\t2:00_6:00"; cr6=6; //strcpy(C_7,"Drawing"); //sch7=""; strcpy(S2_C_1,"Applied Mathematics 2 "); s2h1="\t\t\t\t\t2:00_6:00\t2:00_4:00"; s2s2s1="\t2:00_6:00\t\t\t2:00_4:00"; s2cr1=6; strcpy(S2_C_2,"Dynamics "); s2h2="\t\t\t2:00_4:00"; s2s2s2="\t\t\t2:00_6:00"; s2cr2=6; strcpy(S2_C_3,"hydrolics "); s2h3="\t2:00_6:00"; s2s2s3="\t\t\t\t\t\t\t\t2:00_6:00"; s2cr3=6; strcpy(S2_C_4,"Writing Skill "); s2h4="\t\t\t\t\t8:00_11:00"; s2s2s4="\t\t\t\t\t\t\t\t2:00_6:00"; s2cr4=5; strcpy(S2_C_5,"programming "); s2h5="\t\t\t8:00_10:00"; s2s2s5="\t8:00_11:00"; s2cr5=5; strcpy(S2_C_6,"economics "); s2h6="\t\t\t\t\t\t\t\t\t8:00_10:00"; s2s2s6="\t\t\t\t\t8:00_11:00"; s2cr6=5; //strcpy(S2_C_7,"Logic"); //s2h7=""; } void S_out() { cout<<"\n"<<"1.\t"<>n; switch(n) { case 1: { cout<<"\n"<<"N_O"<<"\t\t"<<"departments"<<"\t\t"<<"student size"<<"\t"<<"section"<>c; if(c=='y') { goto start; } else { goto start; } break; } case 2: int a,s; cout<<"Enter your department N_O"<>a; a=a-1; cout<<"Enter which semester you want to see"<>s; if(s==1) { A[a].F_info(); } else if(s==2) { A[a].F_info_2(); } else { cout<<"wrong choice"; } getch(); goto start; break; case 3: { int n,s; char se; cout<<"#\n WELCOME TO CLASS SCHEDULE #\n\n"; cout<<"Please enter your department number from the above table"<>n; n=n-1; cout<<"\nPlease enter your section"<>se; if (se=='A'||se=='a') { cout<<"Enter which semester you want to see"<> s; if(s==1) { cout<<"WELCOME STUDENTS THIS IS A SCHEDULE FOR SEMESTER 1"<>c; if(c=='y') { goto start; } else { goto start; } } else if(s==2) { cout<<"WELCOME STUDENTS THIS IS A SCHEDULE FOR SEMESTER 2"<>c; if(c=='y') { goto start; } else { goto start; } } } else if(se=='B'||se=='b') { cout<<"Enter which semester you want to see"<> s; if(s==1) { cout<<"WELCOME STUDENTS THIS IS A SCHEDULE FOR SEMESTER 1"<>c; if(c=='y') { goto start; } else { goto start; } } else if(s==2) { cout<<"WELCOME STUDENTS THIS IS A SCHEDULE FOR SEMESTER 2"<>c; if(c=='y') { goto start; } else { goto start; } } } else if(se=='C'||se=='c') { cout<<"Enter which semester you want to see"<> s; if(s==1) { cout<<"WELCOME STUDENTS THIS IS A SCHEDULE FOR SEMESTER 1"<>c; if(c=='y') { goto start; } else { goto start; } } else if(s==2) { cout<<"WELCOME STUDENTS THIS IS A SCHEDULE FOR SEMESTER 2"<>c; if(c=='y') { goto start; } else { goto start; } } } break; } default: cout<<"enter the correct number from the list"<